/*banner*/
.main_image {
	width: 100%;
	height: 600px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}
.main_image ul {
	width: 9999px;
	height: 600px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.show_n p {
	text-indent: 32px;
}
.main_image li {
	float: left;
	width: 100%;
	height: 600px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 600px
}
.main_visual {
	position: relative;
	overflow: hidden;
}
.flicking_con {
	width: 990px;
	margin: 0 auto;
	position: relative
}
.flicking_con {
	width: 95%;
	margin: 0 auto;
	height: 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	z-index: 999;
	text-align: center;
}
.flicking_con .flicking_inner {
	z-index: 999;
	text-align: center;
	height: 18px;
}
.flicking_con a {
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	margin: 0;
	padding: 5px;
	background: #717174;
	color: #FFF;
	/*	border-radius: 50%;
	text-indent: 9999px;*/
	display: inline-block;
	/*	opacity: .6;
	transition: .3s all ease;
	transform-origin: right top;*/
	margin-left: 6px;
	margin-right: 6px;
}
.flicking_con a.on {
	background: #1da4a0;
	width: 18px;
	display: inline-block;
	color: #FFF;
	height: 18px;
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	width: 70px!important;
	height: 70px!important;
	top: 50%;
	margin-top: -35px;
	display: none;
}
#btn_prev {
	background: url(../images/hover_left.png) center center no-repeat;
	left: 100px;
}
#btn_next {
	background: url(../images/hover_right.png) center center no-repeat;
	right: 100px;
}
/*banner*/

/******************导航部分*********************/

.heard {
	height: 100px;
}
.heard .logo {
	float: left;
	margin-top: 11px;
}
.heard_n {
	overflow: inherit !important;
}
.heard_n_R {
	float: right;
	position: relative;
}
.heard_n_R ul {
	float: left;
}
.go_jd {
	float: left;
	margin-left: 20px;
	line-height: 76px;
}
.go_jd a {
	display: inline-block;
}
.heard_n_R>ul>li {
	float: left;
	padding-left: 26px;
	padding-right: 26px;
	text-align: center;
	position: relative;
}
.heard_n_R>ul>li>a {
	font-size: 16px;
	line-height: 55px;
	color: #FFF;
}
.heard_n_R ul>li:hover>a, .heard_n_R ul li.cur a {
	color: #FF9900;
}
.heard_n_R .nav_marker {
	position: absolute;
	display: none;
	bottom: 0px;
	width: 100px;
	height: 3px;
	background: #FF9900;
}
.heard_n_R ul li ul {
	position: absolute;
	top: 55px;
	left: 0px;
	width: 100px;
	display: none;
	z-index: 888;
}
.heard_n_R ul li ul li {
	background: #FFF;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: .9;
}
.heard_n_R ul li ul li a {
	line-height: 42px;
	display: block;
}
.heard_n_R ul li ul li a:hover {
	background: #19918D;
	color: #FFF;
}
.headerTop {
	float: right;
}
.headerTop .headRight {
	overflow: hidden;
	float: right;
	height: 100%;
}
.headerTop .headRight ul {
	height: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	float: right
}
.headerTop .headRight li {
	float: left;
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px;
	border-right: 1px dotted #666;
	position: relative;
}
.headerTop .headRight li:last-child {
	border: none;
}
.headerTop .headRight li a {
	color: #666
}
.headerTop .headRight li img {
	display: none;
	position: absolute;
	left: 0;
	top: 20px;
}
.headerTop .headRight li.last {
	border: none;
	padding-right: 0;
}
.headerTop .headRight li:hover img {
	display: block;
}
.headerTop .phone {
	overflow: hidden;
	background: url(../images/tel.png) no-repeat center left;
	padding: 13px 0;
	padding-left: 35px;
	float: right
}
.headerTop .phone p {
	font-size: 12px;
	color: #666;
	line-height: inherit;
}
.headerTop .phone h3 {
	font-size: 24px;
	color: #19938F;
	font-weight: normal;
}
/*****************尾部*****************/
.foot {
	background: #434343;
}
.foot_T {
	background: #1DA4A0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.foot_T a {
	color: #FFF;
}
.logo_f {
	float: left;
	margin-right: 50px;
}
.foot_T_1 {
	width: 350px;
	margin-right: 20px;
	float: left;
	color: #FFF;
}
.foot_T_2 {
	padding-left: 50px;
	background: url(../images/tel.png) left center no-repeat;
	width: 300px;
	height: 80px;
	float: left;
	color: #FFF;
	line-height: 80px;
	display: flex;
	align-items: center;
}
.foot_T_2 a {
	font-size: 26px;
	line-height: 30px;
	display: inline-block;
	width: 190px;
	font-weight: bold;
}
.foot_T_3 {
	float: right;
	color: #FFF;
}
.foot_T_3 p{ display: inline-block; float: left; margin-right: 15px; margin-left: 15px; font-size: 14px; text-align: center;}
.foot_T_3 img {
	width: 90px;
	margin-left: 10px;
}
.foot_B {
	text-align: center;
	line-height: 40px;
	color: #fff;
	white-space: pre-wrap;
}
.foot_B a {
	color: #fff;
}
.foot_B a:hover {
	color: #1DA4A0;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 35%;
	right: 50%;
	margin-right: -543px;
	cursor: pointer;
	display: none;
	z-index: 99;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#back-to-top {
	width: 58px;
	height: 57px;
	overflow: hidden;
	position: fixed;
	bottom: 25%;
	right: 5%;
	cursor: pointer;
	display: none;
	z-index: 99;
}
#back-to-top a {
	width: 58px;
	display: inline-block;
	height: 57px;
	background-image: url(../images/backbg.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#back-to-top a:hover {
	background-position: left bottom;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
/*********************************************/

.headerNav {
	background: url(../images/navbg.png) center center repeat-x;
	width: 100%;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.red_product {
	padding-top: 20px;
	padding-bottom: 20px;
}
.red_product_L {
	float: left;
	width: 670px;
}
.red_product_L {
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
.red_product_L a {
	margin-left: 15px;
}
.H_about {
	background: #1da4a0;
	padding-top: 35px;
	padding-bottom: 35px;
}
.H_about_n_title {
	text-align: center;
	color: #FFF;
	font-size: 36px;
	margin-bottom: 20px;
}
/*.H_about_n_title i{ color: #ffff00;}*/
.H_about_n p {
	text-align: center;
	color: #FFF;
	text-indent: 30px;
}
.H_about_n .more a {
	display: inline-block;
	padding: 10px 24px;
	background: #FFF;
	font-size: 16px;
	color: #1DA4A0;
	border-radius: 20px;
}
.H_about_n .more {
	text-align: center;
	margin-top: 20px;
}
.h_product_title {
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 36px;
	color: #1ea7a2;
}
.h_product_title span {
	font-size: 35px;
	color: #a0896a;
}
.h_product_n {
	overflow: hidden;
}
.h_product_n a {
	float: left;
}
.h_product_n a .h_pr_img {
	width: 280px;
	height: 210px;
	overflow: hidden;
}
.h_product_n a .h_pr_img img {
	width: 100%;
	transition: all 0.5s;
}
.h_product_n a:hover .h_pr_img img {
	transform: scale(1.08);
}
.h_product_n a:nth-child(even) {
	margin-right: 260px;
	float: right;
}
/*.h_product_n a:nth-child(odd) {
	margin-left: 260px;
	float: left;
}
.h_product_n a p {
	font-size: 20px;
	color: #1da4a0;
	margin-top: 25px;
	text-align: center;
}
.h_product_n a p span {
	color: #c12726;
	font-size: 16px; 
	padding-left:8px;
}
*/
/*时代*/
.shidai {
	overflow: hidden;
	width: 100%;
	background-color: #1da4a0;
	padding-top: 35px;
}
.shidai h4 {
	text-align: center;
	font-weight: normal;
	font-size: 25px;
	color: #fff;
}
.shidai h3 {
	font-size: 38px;
	color: #fff;
	text-align: center;
	padding-bottom: 12px;
	background: url(../images/shidai01.png) no-repeat center bottom;
}
.shidai h3 b {
	color: #ffff00;
}
.shidai>p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
.shidai>p img {
	position: relative;
	top: 2px;
	margin: 0 10px;
}
.shidai ul {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.shidai li {
	float: left;
	width: 200px;
	height: 400px;
}
.shidai li h5 {
	font-size: 14px;
	color: #fff;
	width: 144px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.shidai li p {
	width: 144px;
	margin: 0 auto;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
}
.shidai li.li05 h5 {
	font-size: 24px;
	color: #1da4a0;
	text-align: center;
	margin-top: 205px;
}
.shidai li.li05 p {
	font-size: 13px;
	line-height: 20px;
	color: #1da4a0;
}
.shidai li.li01 {
	background: url(../images/shidai_01.png) no-repeat center bottom
}
.shidai li.li02 {
	background: url(../images/shidai_02.png) no-repeat center bottom
}
.shidai li.li03 {
	background: url(../images/shidai_03.png) no-repeat center bottom
}
.shidai li.li04 {
	background: url(../images/shidai_04.png) no-repeat center bottom
}
.shidai li.li05 {
	background: url(../images/shidai_05.png) no-repeat center bottom
}
.shidai li.li01 h5 {
	margin-top: 330px;
}
.shidai li.li02 h5 {
	margin-top: 310px;
}
.shidai li.li03 h5 {
	margin-top: 290px;
}
.shidai li.li04 h5 {
	margin-top: 270px;
}
/*困扰*/
.kunrao {
	overflow: hidden;
	position: relative;
	padding-top: 50px;
	background: url(../images/kunrao.jpg) no-repeat center bottom;
	height: 570px;
}
.kunrao>p {
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.kunrao h4 {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
	font-weight: 600;
}
.kunrao h3 {
	font-size: 40px;
	color: #1da4a0;
	text-align: center;
	margin-bottom: 10px;
}
.kunrao h3 b {
	color: #1da4a0;
}
.kunrao span {
	font-size: 18px;
	color: #333;
	position: absolute;
}
.kunrao span b {
	font-size: 25px;
	color: #1da4a0;
}
.kunrao .s01 {
	left: 74px;
	top: 180px;
}
.kunrao .s02 {
	left: 0;
	top: 290px;
}
.kunrao .s03 {
	left: 40px;
	top: 405px;
}
.kunrao .s04 {
	left: 717px;
	top: 180px;
}
.kunrao .s05 {
	left: 770px;
	top: 290px;
}
.kunrao .btn {
	overflow: hidden;
	position: absolute;
	left: 670px;
	top: 410px;
}
.kunrao .btn a {
	display: block;
	width: 130px;
	height: 40px;
	background: url(../images/kunrao_zx.png) no-repeat center;
	float: left;
}
.kunrao .btn p {
	font-size: 12px;
	color: #999;
	float: left;
	margin-left: 10px;
}
.kunrao .btn em {
	font-size: 20px;
	color: #1da4a0;
	display: block;
}
.h_liyou {
	padding-top: 60px;
	padding-bottom: 65px;
	background: #F6F6F6;
	min-height: 400px;
}
.e_title {
	text-align: center;
	margin-bottom: 45px;
}
.e_title h1 {
	font-size: 35px;
	color: #1da4a0;
	position: relative;
	z-index: 666;
}
.e_title h1 b {
	color: #a0896a;
	display: inline-block;
	padding-left: 25px;
}
.e_title p {
	text-align: center;
	color: #c4c2c2;
	font-size: 16px;
	line-height: inherit;
	margin-top: 10px;
}
.h_liyou_n {
	background: url(../images/h_ly_db.jpg) center top no-repeat #F6F6F6;
	min-height: 400px;
	position: relative;
	padding-bottom: 150px;
}
.h_liyou_n_li {
	color: #565555;
	width: 260px;
	line-height: 28px;
}
.h_liyou_n_li_1 {
	position: absolute;
	top: 85px;
	left: 10%;
}
.h_liyou_n_li_2 {
	position: absolute;
	top: 85px;
	right: 8%;
}
.h_liyou_n_li_3 {
	position: absolute;
	top: 400px;
	left: 10%;
}
.h_liyou_n_li_4 {
	position: absolute;
	top: 400px;
	right: 8%;
}
.h_news {
	padding-top: 60px;
}
/*新闻*/
.jmzc {
	overflow: hidden;
	width: 100%;
}
.jmzc h5 {
	font-size: 16px;
	margin-bottom: 8px;
	color: #1da4a0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jmzc h5 b {
	color: #1da4a0;
}
.jmzc p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.jmzc .jmzcBox {
	overflow: hidden;
}
.jmzc .jmzcBox a>div {
	overflow: hidden;
	width: 315px;
	float: left;
}
.container a {
	width: 48%;
	float: left;
	margin-bottom: 30px;
}
.container a:nth-child(odd) {
	float: left;
}
.container a:nth-child(even) {
	float: right;
}
.jmzc_img {
	width: 150px !important;
	height: 107px;
	float: left;
	margin-right: 15px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	padding: 2px;
	overflow: hidden;
	transform: perspective(800px) rotateY(0deg);
	transition: all 1s ease 0s;
	-moz-transform: perspective(800px) rotateY(0deg);
	-moz-transition: all 1s ease 0s;
	-webkit-transform: perspective(800px) rotateY(0deg);
	-webkit-transition: all 1s ease 0s;
	-o-transform: perspective(800px) rotateY(0deg);
	-o-transition: all 1s ease 0s;
	-ms-transform: perspective(800px) rotateY(0deg);
	-ms-transition: all 1s ease 0s;
	zoom: 1;
}
.jmzc_img img {
	width: 100%;
	height: 100%;
}
.container a:hover .jmzc_img {
	transform: perspective(800px) rotateY(-179.9deg);
	-moz-transform: perspective(800px) rotateY(-179.9deg);
	-webkit-transform: perspective(800px) rotateY(-179.9deg);
	-o-transform: perspective(800px) rotateY(-179.9deg);
}
/*加盟留言*/
.jmly {
	overflow: hidden;
	width: 940px;
	height: 365px;
	background: url(../images/jmly03.png) no-repeat 486px center;
	background-color: #fff;
	margin: 0 auto;
	padding: 25px 20px;
	border: 8px solid #1da4a0;
	position: relative;
	z-index: 5;
	margin-top: 20px;
	margin-bottom: 45px;
}
.jmly .jmlyLeft {
	overflow: hidden;
	width: 441px;
	float: left;
}
.jmly .jmlyLeft h5 {
	font-size: 30px;
	color: #1da4a0;
	margin-bottom: 15px;
}
.jmly .jmlyLeft h5 em {
	font-size: 14px;
	color: #333;
	margin-left: 10px;
}
.jmly .jmlyLeft img {
	display: block;
	margin-bottom: 15px;
}
.jmly .jmlyLeft h4 {
	font-size: 14px;
	color: #333;
	margin-bottom: 12px;
}
.jmly .jmlyLeft ul {
	overflow: hidden;
	margin-bottom: 30px;
}
.jmly .jmlyLeft li {
	float: left;
	width: 156px;
	font-size: 12px;
	color: #333;
	line-height: 25px;
	background: url(../images/jmly_g.png) no-repeat left center;
	padding-left: 20px;
}
.jmly .jmlyLeft h3 {
	font-size: 22px;
	color: #1da4a0;
	margin-bottom: 5px;
}
.jmly .jmlyLeft p {
	font-size: 18px;
	color: #1da4a0;
}
.jmly .jmlyRight {
	overflow: hidden;
	float: right;
	width: 410px;
}
.jmly .jmlyRight p {
	font-size: 14px;
	color: #004871;
	text-align: right;
	margin-bottom: 25px;
}
.jmly .jmlyRight p b {
	font-size: 22px;
}
.jmly .jmlyRight ul {
	overflow: hidden;
	width: 100%;
}
.jmly .jmlyRight li {
	overflow: hidden;
	margin-bottom: 3px;
	position: relative;
}
.jmly .jmlyRight input {
	width: 363px;
	padding: 0 10px;
	height: 41px;
	background: url(../images/jmly02.jpg) repeat-x left top;
	border: 1px solid #cdcdcd;
	font-size: 13px;
	color: #004871;
	line-height: 41px;
	margin-right: 5px;
	outline: none
}
.jmly .jmlyRight em {
	color: #004871;
	position: absolute;
	right: 6px;
	top: 10px;
}
.jmly .jmlyRight textarea {
	width: 363px;
	padding: 10px;
	background: url(../images/jmly02.jpg) repeat-x left top;
	border: 1px solid #cdcdcd;
	font-size: 13px;
	color: #004871;
	outline: none;
	resize: none;
	height: 91px;
}
.jmly .jmlyRight a {
	display: block;
	width: 104px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	color: #fff;
	font-size: 18px;
	background-color: #004871;
}
.btnSubmit_tj {
	border: none !important;
	width: 96% !important;
	height: 96% !important;
	color: #fff !important;
	font-size: 20px !important;
	background: rgba(7, 122, 212, 0) !important;
	cursor: pointer;
}
/* #marquee1 */

#marquee1 {
	width: 972px;
	height: 212px;
	overflow: hidden;
	margin-left: 108px;
	margin-right: 108px;
	background: #FFF;
	padding: 6px;
	margin-top: 30px
}
#marquee1 ul li {
	float: left;
	width: 150px;
	padding: 6px;
}
#marquee1 ul li img {
	display: block;
	width: 150px;
	height: 200px;
}
.marquee_z {
	position: relative;
}
.marquee_z .gallery a {
	width: 150px;
	height: 200px;
	padding: 0px;
	overflow: hidden;
}
.marquee_z .gallery a:hover:after {
	width: 150px;
	height: 200px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#goL, #goR {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 666;
}
#goL {
	left: 60px;
	text-indent: -9999px;
	background: url(../images/hover_left.png) center center no-repeat;
	width: 30px;
	height: 30px;
	background-size: cover;
}
#goR {
	right: 60px;
	text-indent: -9999px;
	background: url(../images/hover_right.png) center center no-repeat;
	width: 30px;
	height: 30px;
	background-size: cover;
}
/*******************************************************************/
.width {
	width: 1200px;
	margin: 0 auto;
}
.wz_dh {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #F9F9F9;
}
.wz_dh_n {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	color: #b2b2b2;
}
.wz_dh_n a {
	color: #b2b2b2;
}
/*内页部分*/
.dbg {
	background: #eeeeee;
	padding-top: 45px;
	padding-bottom: 50px;
	box-shadow: 0px 5px 5px #d6d6d6 inset;
}
.dbg-bg {
	/*border: 1px solid #ccc;*/
	padding: 50px;
	background: #FFF;
	width: 1100px;
}
.hengtiao {
	line-height: 50px;
	background: #13a0b0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
}
.lanmu {
	height: 90px;
	background: url(../images/ny-nav.jpg) no-repeat center top;
	line-height: 90px;
}
.lanmu2 {
	height: 50px;
	background: url(../images/gd-bg_01.jpg) center top repeat-y;
	line-height: 50px;
}
.site-nav {
	line-height: 90px;
	font-size: 14px;
	color: #fff;
}
.site-nav a {
	color: #fff;
}
.site-nav2 {
	line-height: 50px;
	font-size: 14px;
	color: #fff;
}
.site-nav2 img {
	margin-right: 8px;
	vertical-align: -2px;
}
.site-nav2 a {
	color: #fff;
	float: none !important;
}
.ny-nav {
	padding-top: 35px;
	height: 45px;
	border-bottom: 1px solid #ccc;
}
.ny-bt {
	margin: 10px auto 30px;
	text-align: center;
	color: #1DA4A0;
	font-size: 24px;
	font-weight: bold;
}
.ny-bt p {
	text-transform: uppercase;
	font-family: arial;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
}
.page-news2 {
	width: 730px;
	margin-top: 40px;
}
.page-news4, .ny22 {
	width: 910px;
}
.ny11 {
	width: 930px;
}
.ny-dhwz {
	line-height: 45px;
	color: #2b2b2b;
	font-size: 14px;
}
.ny-dhwz a {
	color: #222;
	font-size: 14px;
}
.ny-dhwz img {
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 10px;
}
.ny-dhwz11 {
	color: #fff;
	line-height: 50px;
	font-size: 14px;
	margin-top: 20px;
}
.ny-dhwz11 a {
	color: #fff;
}
.ny-img img {
	width: 100%;
}
.tpmk-img {
	height: 145px;
	overflow: hidden;
}
.cpnav-tit {
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v {
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child {
	border-bottom: none;
}
.related-list {
	line-height: 50px;
	font-size: 14px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 10px;
}
.lbox-top {
	text-align: center;
	background: #006bc5;
}
.cp-navbot {
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child {
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
	margin-right: 10px;
	vertical-align: middle;
}
.cp-navbot p:last-child {
	font-size: 26px;
	color: #fff;
}
.ny-dqwz {
	background: #ededed;
}
.ny-title {
	margin: 50px auto 20px;
}
.ny-location {
	font-size: 14px;
	line-height: 50px;
}
.ny-lxwm {
	background: url(../images/ny-lxwmbg.png) no-repeat center top;
	margin-top: 30px;
}
.ny {
	padding: 0px 0 50px;
}
#spec-n1 {
	height: 215px;
	overflow: hidden;
}
.page-products {
	background: #FFF;
	padding: 30px;
	box-sizing: border-box;
}
#ShowImages li:nth-child(3n+1) {
	margin-left: 0px;
}
.gallery a {
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px 30px;
	width: 280px;
	position: relative;
}
.gallery a img {
	width: 100%;
	transition: all 0.6s;
}
.gallery a p {
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gallery a span {
	width: 100%;
	height: 345px;
	overflow: hidden;
	display: block;
}
.gallery a:hover img {
	transform: scale(1.1);
}
.gallery a:hover:after {
	display: inline-block;
	width: 260px;
	height: 345px;
	background: url(../images/b.png) rgba(0,0,0,.50) center center no-repeat;
	content: "";
	position: absolute;
	left: 10px;
	top: 0px;
}
.preview {
	width: 400px;
	margin-top: 20px;
	position: relative;
	float: left;
}
/* smallImg */
.smallImg {
	position: relative;
	height: 52px;
	margin-top: 1px;
	background-color: #F1F0F0;
	padding: 6px 5px;
	width: 390px;
	overflow: hidden;
	float: left;
}
.scrollbutton {
	width: 14px;
	height: 50px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
	background: url(../images/d_08.png) no-repeat;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
	background: url(../images/d_09.png) no-repeat;
	margin-left: 375px;
	margin-top: -50px;
}
#imageMenu {
	height: 50px;
	width: 360px;
	overflow: hidden;
	margin-left: 0;
	float: left;
}
#imageMenu li {
	height: 50px;
	width: 60px;
	overflow: hidden;
	float: left;
	text-align: center;
}
#imageMenu li img {
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
	width: 44px;
	height: 44px;
	border: 3px solid #959595;
}
/* bigImg */
.bigImg {
	position: relative;
	float: left;
	width: 400px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
.bigImg #midimg {
	width: 400px;
	height: 311px;
}
.bigImg #winSelector {
	width: 235px;
	height: 210px;
}
#winSelector {
	position: absolute;
	cursor: crosshair;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	background-color: #000;
	border: 1px solid #fff;
}
/* bigView */
#bigView {
	position: absolute;
	border: 1px solid #959595;
	overflow: hidden;
	z-index: 999;
	left: 425px !important;
	top: 0px !important;
}
#bigView img {
	position: absolute;
}
.ptitle {
	font-size: 24px;
	font-weight: 600 !important;
}
#pro_info {
	margin-top: 20px;
	float: left;
	margin-left: 50px;
	font-size: 16px;
}
#pro_info li {
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
}
#proinfo_c p.cur_img {
	text-align: center;
	margin-bottom: 20px;
}
.ny-gywmnr {
	background: #FFF;
	box-sizing: border-box;
	padding: 60px 50px;
}
.Validform_error {
	background: none !important;
}
.sub_title_n_z {
	text-align: right;
	display: inline-block;
	float: right;
}
.sub_title_n {
	margin: 10px 0px 18px 0px;
	color: #5e5e5e;
	display: flex;
	align-items: center;
}
.sub_title_n_L {
	text-align: right;
	display: inline-block;
}
.bshare-custom {
	text-align: right;
	display: inline-block;
	margin-left: 10px;
	line-height: 34px !important;
}
#shownews {
	box-sizing: border-box;
	padding: 50px;
}
.ny-neirong {
	background: #FFF;
}
.lxfs-con {
	margin-bottom: 30px;
	margin-top: 35px;
}
.lxfs-con li {
	float: left;
	line-height: 45px;
	font-weight: bold;
	color: #2b2b2b;
	font-size: 16px;
	margin-right: 80px;
}
.lxfs-con li:nth-child(5) {
	margin-right: 67px;
}
.lxfs-con li:nth-child(6) {
	margin-right: 45px;
}
.lxfs-con a:hover {
	color: #1DA4A0;
}
.lxwm_n p {
	float: left;
	line-height: 45px;
	font-weight: bold;
	width: 33.333%;
	color: #2b2b2b;
	font-size: 16px;
	box-sizing: border-box;
	padding-right: 50px;
}
.lxwm_n p:last-of-type {
	width: 100%;
}
.ny-neirong {
	background: #FFF;
}
.clearfix {
	display: block;
}
.clearfix:after {
	content: "";
	clear: both;
	font-size: 0;
	height: 0;
	display: block;
}
.dbg .e_title {
	margin-bottom: 30px;
}
.dbg .e_title h1 {
	font-size: 26px;
}
.dbg .e_title p {
	font-size: 16px;
	text-transform: uppercase;
	font-family: arial;
	color: #5e5e5e;
	font-weight: normal;
	margin-top: 5px;
}
.tab {
	width: 100px;
	height: 30px;
	float: left;
	text-align: center;
	cursor: pointer;
	line-height: 30px;
	background: url(../images/pro-noactive.jpg) repeat-x;
	border: 1px solid #D6D6D6;
	margin-right: 10px;
	border-bottom: none;
	font-weight: bold;
}
.active {
	color: #FFFFFF;
	background: url(../images/pro-active.jpg) repeat-x;
	border: 1px solid #333;
	border-bottom: none;
}
.preview {
	width: 400px;
	margin-top: 20px;
	position: relative;
	float: left;
}
.page-news p {
	font-size: 16px;
	line-height: 34px;
}
.fh {
	margin-top: 30px;
	text-align: right;
}
.fh a {
	width: 90px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #1DA4A0;
	color: #FFF;
	display: inline-block;
}
/*动态*/

.ul-list {
	margin: 0 -15px;
}
.ul-list li {
	float: left;
	width: 25%;
	margin-bottom: 30px;
}
.ul-list li .pic img {
	width: 100%;
	display: block;
	transform: perspective(800px) rotateY(0deg);
	transition: all 1s ease 0s;
	-moz-transform: perspective(800px) rotateY(0deg);
	-moz-transition: all 1s ease 0s;
	-webkit-transform: perspective(800px) rotateY(0deg);
	-webkit-transition: all 1s ease 0s;
	-o-transform: perspective(800px) rotateY(0deg);
	-o-transition: all 1s ease 0s;
	-ms-transform: perspective(800px) rotateY(0deg);
	-ms-transition: all 1s ease 0s;
	zoom: 1;
}
.ul-list li:hover img {
	transform: perspective(800px) rotateY(-179.9deg);
	-moz-transform: perspective(800px) rotateY(-179.9deg);
	-webkit-transform: perspective(800px) rotateY(-179.9deg);
	-o-transform: perspective(800px) rotateY(-179.9deg);
	-ms-transform: perspective(800px) rotateY(-179.9deg);
}
.ul-list li .pad {
	padding: 0 15px;
}
.ul-list li .bor {
	border: 1px solid #e2e3e8;
}
.ul-list li:hover .bor {
	border-color: #e4392a;
}
.ul-list li .txt {
	padding: 20px 14px;
	line-height: 20px;
	color: #666;
}
.ul-list li .txt a p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 24px;
}
.ul-list li .more {
	height: 42px;
	line-height: 42px;
	border-top: 1px dotted #e2e3e8;
	background-color: #f0f2f5;
	padding: 0 14px;
	display: none;
}
.ul-list li .more a {
	color: #e4392a;
}
.ul-list li .more a:hover {
	text-decoration: underline;
}
.ul-list li .title {
	height: 55px;
	margin-bottom: 20px;
}
.ul-list li .title span {
	float: left;
	border: 1px solid #e2e3e8;
	background-color: #f0f2f5;
	display: inline-block;
	text-align: center;
	padding: 6px 5px;
	margin-right: 15px;
}
.ul-list li .title span em {
	display: block;
	font-size: 16px;
}
.ul-list li .title h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e3e8;
	overflow: hidden;
	height: 54px;
	line-height: 24px;
	display: flex;
	align-items: center;
}
.ul-list li .title h3 a {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.wp {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
/*****************/
.tishi {
	display: none;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.8);
	padding: 10px 20px;
	color: #FFF;
	border-radius: 5px;
	line-height: 30px;
	position: fixed;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
.t_h {
	color: #cacace;
	position: absolute;
	bottom: 10px;
	right: 33px;
}
.e_title_n {
	text-align: center;
	text-align-last: center;
}
.e_title_n a {
	margin-right: 2px;
	padding: 9px 12px;
	position: relative;
	display: inline-block;
	z-index: 1;
}
.e_title_n a.on {
	color: #fff;
	background: #19918D;
}
.e_title_n a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #19918D;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.e_title_n a:hover {
	color: #FFF;
}
.e_title_n a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.main_imga {
	width: 270px;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	/*	border: 1px solid #d9d9d9;*/
	cursor: pointer;
	background: #fff;
}
/*.main_imga:hover {
	border: 1px solid #50C6D0;
}*/
.main_imga a {
	margin-bottom: 18px;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.main_imga a img {
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}
.main_imga a:hover img {
	transform: scale(1.1);
}
.main_imga samp {
	color: #333333;
	font-size: 14px;
width: 100%;
    text-align: center;
	padding-left: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main_imga em {
	color: #333333;
	font-size: 14px;
    width: 100%;
    text-align: center;
    margin-top: 10px;

}
.main_imga s {
	color: #ee4433;
	font-size: 14px;
	font-weight: 600;
	padding-right: 6px;
}
/*.maina ul .main_imga:nth-child(3n+2) {
	margin-left: 18px;
	margin-right: 18px;
}*/
.main_imga a {
	position: relative;
}
.main_imga a p {
	position: absolute;
	bottom: -200px;
	left: 0;
	width: 100%;
	height: 200px;
	background: transparent;
	background-color: rgba(0,0,0,0.56);
	color: #FFF;
	box-sizing: border-box;
	padding: 25px;
	transition: all 0.6s;
}
.main_imga:hover a p {
	display: table;
	bottom: 0px;
}
.main_imga a p span {
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
	vertical-align: middle;
	display: table-cell;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.L {
	float: left;
}
.R {
	float: right;
}
.tit_cp {
	text-align: center;
}
.tit_cp span {
	font-size: 18px;
	margin-top: 15px;
	display: block;
	 color: #fff !important;
}
.tit_cp i {
	display: block;
	width: 60px;
	height: 4px;
	background: #ffff00;
	margin: 0 auto;  display: none;
}
.tit_cp p {
	text-align: center;
	line-height: inherit;
	margin-bottom: 15px; font-size: 40px; color: #ffff00; font-weight: 600;
}
.h_product .more {
	text-align: center;
	margin-top: 20px;
}
.h_product .more a {
	display: inline-block;
	padding: 10px 24px;
	background: #fff;
	font-size: 16px;
	color: #1DA4A0;
	border-radius: 20px;
}
.h_p_d {
	background: url(../images/hp_b.jpg) center no-repeat;
	background-size: cover;
	padding-bottom: 45px;
}
